home *** CD-ROM | disk | FTP | other *** search
/ Yellows - Privacy (Deluxe) / Akira Gomi Photographs - Yellows: Privacy (Deluxe) - Disc 1.iso / mono / ref.dxr / 00033.ls < prev    next >
Encoding:
Text File  |  1996-07-06  |  90 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(17) then
  3.     go(the frame)
  4.   else
  5.     go("start")
  6.   end if
  7. end
  8.